[INFO] cloning repository https://github.com/jack-dot-wu/extended-nekoton-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jack-dot-wu/extended-nekoton-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-dot-wu%2Fextended-nekoton-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-dot-wu%2Fextended-nekoton-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18edb3dc1c8c4cbfc7a6da71b9cf735247442cdb
[INFO] checking jack-dot-wu/extended-nekoton-python against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-dot-wu%2Fextended-nekoton-python" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jack-dot-wu/extended-nekoton-python
[INFO] finished tweaking git repo https://github.com/jack-dot-wu/extended-nekoton-python
[INFO] tweaked toml for git repo https://github.com/jack-dot-wu/extended-nekoton-python written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jack-dot-wu/extended-nekoton-python on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jack-dot-wu/extended-nekoton-python already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811
[INFO] running `Command { std: "docker" "start" "1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa)
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking memzero v0.1.0
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165)
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa)
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa)
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.0 (https://github.com/broxus/libsecp256k1.git#fae765aa)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling nekoton-derive v0.13.0 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pyo3-asyncio-macros v0.18.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling everscale-types-proc v0.1.5 (https://github.com/broxus/everscale-types.git?rev=b55da379aba126d4496c88bc7b8cc7af553ab37a#b55da379)
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking quick_cache v0.4.3
[INFO] [stderr]     Checking everscale-types v0.1.2 (https://github.com/broxus/everscale-types.git?rev=b55da379aba126d4496c88bc7b8cc7af553ab37a#b55da379)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#3324562d)
[INFO] [stderr]     Checking tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#d2a73124)
[INFO] [stderr]     Checking everscale-asm v0.0.10 (https://github.com/broxus/everscale-asm.git?rev=bbd284a72676300c89ab074bd39cd91fde21d597#bbd284a7)
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking pyo3-asyncio v0.18.0
[INFO] [stderr]     Checking pyo3-log v0.8.4
[INFO] [stderr]     Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1)
[INFO] [stderr]     Checking secstr v0.5.1
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ton_block v1.9.73 (https://github.com/broxus/ton-labs-block.git#5c4e4f84)
[INFO] [stderr]     Checking tiny-jsonrpc v0.6.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking tiny-hderive v0.3.0 (https://github.com/broxus/tiny-hderive.git#050986d8)
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ton_vm v1.8.29 (https://github.com/broxus/ton-labs-vm.git#41a85bcd)
[INFO] [stderr]     Checking ton_abi v2.1.0 (https://github.com/broxus/ton-labs-abi.git#b8834529)
[INFO] [stderr]     Checking nekoton-utils v0.13.0 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]     Checking ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#2a38890d)
[INFO] [stderr]     Checking nekoton-abi v0.13.0 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]     Checking nekoton-contracts v0.13.0 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]     Checking nekoton-proto v0.1.0 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]     Checking nekoton v0.13.1 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]     Checking nekoton-transport v0.13.0 (https://github.com/broxus/nekoton.git#c933b463)
[INFO] [stderr]     Checking nekoton-python v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/abi.rs:1512:27
[INFO] [stdout]      |
[INFO] [stdout] 1512 | pub fn convert_tokens(py: Python, tokens: Vec<ton_abi::Token>) -> PyResult<&PyDict> {
[INFO] [stdout]      |                           ^^^^^^ the lifetime is hidden here               ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1512 | pub fn convert_tokens(py: Python<'_>, tokens: Vec<ton_abi::Token>) -> PyResult<&PyDict> {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__add__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__sub__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__mul__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__rmul__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__truediv__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/abi.rs:1512:27
[INFO] [stdout]      |
[INFO] [stdout] 1512 | pub fn convert_tokens(py: Python, tokens: Vec<ton_abi::Token>) -> PyResult<&PyDict> {
[INFO] [stdout]      |                           ^^^^^^ the lifetime is hidden here               ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1512 | pub fn convert_tokens(py: Python<'_>, tokens: Vec<ton_abi::Token>) -> PyResult<&PyDict> {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__add__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__sub__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__mul__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__rmul__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/models.rs:2251:1
[INFO] [stdout]      |
[INFO] [stdout] 2251 | #[pymethods]
[INFO] [stdout]      | ^-----------
[INFO] [stdout]      | |
[INFO] [stdout]      | move the `impl` block outside of this method `__truediv__` and up 2 bodies
[INFO] [stdout] 2252 | impl Tokens {
[INFO] [stdout]      |      ------ `Tokens` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811", kill_on_drop: false }`
[INFO] [stdout] 1cfad0976dbf320b0ca2a0287f2eabefe3dfc6f5969cfbd9f9168fe918d2f811
